ControlCaption Properties
An object defining properties for the ControlCaption class.
HorizontalAlign
The horizontal alignment of the control caption.
Type: HorizontalAlign
Accepted Values:
Name Value Left 0 Center 1 Right 2
Position
The position of the control caption relative to the control.
Type: Position
Accepted Values:
Name Value Left 0 Right 1 Top 2 Bottom 3
Visible
Indicates whether the control caption is visible.
Type: bool
Size
The size of the control caption.
Type: Size
MarkSettings
The settings for marking the control caption.
Type: MarkSettings
Ellipsis
Indicates whether the control caption should display ellipsis when text overflows.
Type: bool
VerticalAlign
The vertical alignment of the control caption.
Type: VerticalAlign
Accepted Values:
Name Value Top 0 Middle 1 Bottom 2
Text
The multi-language text of the control caption.
Type: MultiLanguageText
ShowColon
Indicates whether a colon should be shown after the control caption.
Type: bool
Font
The font settings of the control caption.
Type: Font